ComponentOne DataGrid for WPF and Silverlight
Count Property (DataGridSelectedItemsCollection<T>)

C1.WPF.DataGrid Namespace > DataGridSelectedItemsCollection<T> Class : Count Property
Gets the amount of items.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}

Property Value

The amount of items.
See Also

Reference

DataGridSelectedItemsCollection<T> Class
DataGridSelectedItemsCollection<T> Members